ISOItemAdded event   

Indicates an ISO/Joliet file or directory has been added to the image. This event will fire when calling InsertISOItem, CloneDirectoryToISO, or ImportISOTrack.  

Syntax

Sub object_ISOItemAdded(ParentDestPath As String, ItemDestPath As String, ItemName As String, SourceFilePath As String, IsDirectory As Boolean, FileDate As Date, FileSize As Long)

The ISOItemAdded event syntax has these named arguments:

Part Description
ParentDestPathString
ItemDestPathString
ItemNameString
SourceFilePathString
IsDirectoryBoolean
FileDateDate
FileSizeLong